home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 November / macformat-043.iso / mac / Shareware Plus / Developers / OpenStack Rinaldi Collection / openstack-rinaldi-lib / ReplaceCharSet 1.1 (US) / ReplaceCharSet 1.1 (US).rsrc / HELP_5635 next >
Encoding:
Text File  |  1996-01-09  |  1.6 KB  |  44 lines

  1.  
  2.  
  3.                                          ReplaceCharSet 1.1
  4.  
  5.                                           by Frédéric RINALDI
  6.  
  7. DESCRIPTION
  8.   ReplaceCharSet allows to replace a whole set of chars by another, in one single pass.
  9.  
  10. SYNTAX
  11.              ReplaceCharSet(<text>,<original set>,<substitution set>)
  12.  
  13. PARAMETERS
  14.    <text> is the text to modify.
  15.  
  16.    <original set> and <substitution set> are two sets of chars. They must have the same length.
  17.  
  18.    Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).
  19.  
  20. USING
  21.    The XFCN return the changed text.
  22.  
  23.    ReplaceCharSet is perfectly suited to change non-standard ASCII tables.
  24.  
  25. ERRORS
  26.    If an error occurs, ReplaceCharSet can return :
  27.      "Error : Missing or empty parameter"
  28.      "Error : Sets have different length"
  29.  
  30. HISTORY
  31. 1.1                                                                                         06/14/93
  32. • Fixed recursive replacement bug.
  33.  
  34. 1.0                                                                                         07/17/92
  35. • First public release
  36. --------------------------------------------------------------------
  37.    All externals included in this stack are FreeWare and may be used in non-commercial software provided the following notice is visibly present :
  38.  
  39.               ReplaceCharSet XFCN, © Frederic Rinaldi, 1989…1993.
  40.  
  41.    Free for non-commercial use. Use in commercial software subjected to prior acknowledgement and licensing from the author, reachable at the following network addresses:
  42.  
  43. AppleLink: RINALDI1   CalvaCom : FR10    Compuserve : 71170,2111
  44.                Internet : RINALDI1@APPLELINK.APPLE.COM